Welcome![Sign In][Sign Up]
Location:
Search - directx 9.0

Search list

[VOIP programyuanchengshipinjiankong

Description: 本程序可以在Windows 98/2000/XP/2003平台下运行,可在VC6.0或.NET中调试。调试前需要安装Microsoft DirectX 9.0。-this program in the Windows 98/2000/XP/2003 platform operation, or in VC6.0.NET debugging. Debugging the former requires Microsoft DirectX 9.0.
Platform: | Size: 910637 | Author: 刘艳 | Hits:

[Video CaptureTelvedioMonitor

Description: 本程序可以在Windows 98/2000/XP/2003平台下运行,可在VC6.0或.NET中调试。调试前需要安装Microsoft DirectX 9.0。-this program in the Windows 98/2000/XP/2003 platform operation, or in VC6.0.NET debugging. Debugging the former requires Microsoft DirectX 9.0.
Platform: | Size: 907326 | Author: 王贻达 | Hits:

[Game ProgramD3D9Cartoon

Description: 现在市面上流行的3D游戏画面越来越炫目,不过也有一些为了营造一种特殊的效果而使用了卡通渲染技术,比如PC游戏中的《杀手XIII》,《忍者神龟》;PS2游戏中的《真红之泪》,《犬夜叉》等等。这些游戏的画面看上去很像漫画,感觉比较有趣。下面就介绍一种简单的实现方法。 所谓用卡通渲染技术绘制的三维物体一般都有两个明显的特征,一个特征是物体表面覆盖着大块的单调颜色,而且光影变化比较剧烈;另一个特征是物体拥有粗重的边缘效果。如果能自己控制光照和阴影,就可以达到目的。而DirectX 9.0 中的顶点渲染(Vertex Shaders)提供了这样一个途径,使我们可以实现自己的想法。 顶点渲染与以前的T&L在渲染流程中处于二选一的地位,一段代码最多只能有128条指令,而且不能有循环,判断和跳转指令,全是线性执行指令。每次只能有一个Shader程序是激活的,Vertex Shaders让我们可以实时地控制模型的空间变换,光照处理以及像素渲染。 那么现在先来解决第一个问题。我们可以用光线的亮度值作为物体的纹理坐标,这就产生一种带状纹理的效果,然后再调整相应的颜色即可。-now the fashion for 3D games more compelling picture, But there are also some in order to create a special effect and the use of the cartoon rendering technology, PC games such as the "killer XIII," "Turtles"; PS2 game of "truth red tears," "two characters." These games comic picture looks like, I feel more interesting. Now, on a simple method. Using the so-called cartoon rendering of 3D rendering objects normally have two obvious feature a surface characteristics of an object covered with chunks of dull colors, but more dramatic changes in the Universe; Another characteristic is heavy objects have the edge effect. If the ability to control their own light and shadow, we can achieve the aim. DirectX 9.0 vertex Rendering (Vertex Shaders) provide such
Platform: | Size: 662353 | Author: 倪明 | Hits:

[Other resourceshibiexitong

Description: 本系统在Windows XP系统下编译通过,需要DirectX SDK的支持,下面以DirectX 9.0 SDK为例,编译环境的设置,不要使用summer 2004版本的SDK.-the system in Windows XP system compiler, DirectX SDK needs the support of the following DirectX 9.0 SDK for example, the build environment settings, not to use summer 2004 version of the SDK.
Platform: | Size: 88395 | Author: 高昂副 | Hits:

[Communicationremovedr

Description: 调试前需要安装Microsoft DirectX 9.0,可以在Windows 98/2000/XP/2003平台下运行,可在VC6.0或.NET中调试。-need to install Microsoft DirectX 9.0, in Windows 98/2000/XP/2003 platform operation, or in VC6.0.NET debugging.
Platform: | Size: 909348 | Author: 立委 | Hits:

[Multimedia programMPEG-4player

Description: MPEG-4播放技术相关源码 (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 (3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-MPEG-4 technology-related broadcast source (1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open / / MyPlayer / BUILD directory of text ThePlaya.dsw pieces.
Platform: | Size: 257295 | Author: 立委 | Hits:

[Develop ToolsDirectX9_c

Description: DirectX9.0的基础入门教程。 DirectX9。0的理论教材。-DirectX 9.0 basis Directory entry. DirectX9. 0 theoretical teaching.
Platform: | Size: 11254922 | Author: 刘扑 | Hits:

[WEB Coded3d9_game_programing

Description: 使用dx9进行游戏编程doc------Introduction to 3D Game Programming with DirectX 9.0 原著: Frank D. Luna -use dx9 game programming doc ------ Introduction to 3D Game Programming with DirectX 9.0 works : Frank D. Luna
Platform: | Size: 283960 | Author: weiguian2 | Hits:

[Other resourceAppendixACode

Description: Introduction to 3D Game Programming with DirectX 9.0中的程序代码1-Introduction to 3D Game Programming with D irectX 9.0 of a program code
Platform: | Size: 2641 | Author: kin | Hits:

[Graph programdirectshowExploitation

Description: * 书 名:《DirectShow开发指南》 * 作 者: 陆其明(著) 金邦飞(审校) * 内容提要: 本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使 用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了 DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow 应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性 编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第 4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍 DirectShow的实务应用。-* Title : "DirectShow Development Guide" * Author : Lu Qiming (a) JIN Bang fly (Revision) * Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors combine some development practice through case and open-source analysis, further information on the practical application of DirectShow.
Platform: | Size: 398710 | Author: long | Hits:

[Other resourceWater_Simulation

Description: 开发工具:DirectX 9.0,VisualC++,极棒的水的模拟。-Tools : DirectX 9.0, VisualC + +, most of the water wand simulation.
Platform: | Size: 1498762 | Author: 于通 | Hits:

[DirextXusbcapture

Description: 说明:可以捕获USB视频头图像,并显示出来。 要求有USB视频头 用户使用必须安装微软的DirectX。 开发人员须安装微软的DirectX 9.0 SDK。-: USB Video can capture the first image, and displayed. USB Video requires users must first install Microsoft's DirectX. Developer to install Microsoft's DirectX 9.0 SDK.
Platform: | Size: 479784 | Author: gfgrg | Hits:

[DirextXSoundFx_demo

Description: 本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。-this program in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
Platform: | Size: 94936 | Author: zhoucs | Hits:

[Other resourceAGuidetoGameProgramming

Description: 游戏开发的优秀书籍,PDF格式,基于VC7.0 / DirectX 9.0 / Winsock 2.2; 彭博著 -game development of outstanding books, PDF format, Based on VC7.0 / DirectX 9.0 / Winsock 2.2; with Bloomberg
Platform: | Size: 1291834 | Author: 狼夜行 | Hits:

[Multimedia programwangluozhibo

Description: 这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001 接收端插件: 插件文件名:rdV2NetSource.dll 注册方法:运行register.bat 运行环境要求:windows, directx 8.0以上 接收端1: 文件名:Windows Media Player 9.0 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 然后运行Windows Media Player,在\"打开\"菜单中选择 \"打开URL\",然后输入\"rdv2://redcode.meibu.com:9001\",然后按 \"确定\",即可看见图像 接收端2: 目录:ClientExample 执行文件名:PlayTheFile.exe 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 运行PlayTheFile.exe,即可看见图像 运行环境要求:windows, directx 8.0以上 -this procedure bundle of three parts : a live server, plug-in receiver, the receiver example. Broadcast server : Contents : rdV2Server executable files : rdV2EDemo.exe required documents : rdV2Encoder.dll operating environment requirements : windows, directx 9.0, USB camera, MIC operations : install xvid encoder (XviD - 1.0.1 - 05062004.exe) Operation rdV2EDemo.exe Click CapComp button interception server port : Plug-9001 receiver : Plug-in File Name : rdV2NetSource.dll registration : Operation register.bat operating environment requirements : windows, directx 8.0 above a receiver : File name : Windows Media Player 9.0 operating methods : first registered plug-ins, Installation xvid decoder (Operating XviD - 1.0.1 - 05062004.exe) then run Windows Media Player, in the "Open" menu,
Platform: | Size: 758594 | Author: cnbeta1985 | Hits:

[DirextXprojgriddemo

Description: 一个很好的海浪模拟程序. 注意编译环境是VC2003.net和directx 9.0 sdk-a good wave simulation program. Attention to the environment is compiled and direct VC2003.net x 9.0 sdk
Platform: | Size: 4461142 | Author: 苏衍宇 | Hits:

[Audio programsoundframex

Description: 语音压缩代码,本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。-speech compression code, the procedures in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
Platform: | Size: 26228 | Author: wanggp | Hits:

[Streaming Mpeg4Winplayer

Description: A simple media player. This program plays some audio/video ( .avi , MPEG, MP3..) files. It uses DirectX 9.0 to play media files.
Platform: | Size: 47509 | Author: Gary | Hits:

[GDI-Bitmaphandvu-beta3.tar

Description: 结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 OpenCV 0.97 或更高版本的支持。在Windows下的编译顺序为cubicles工程、handvu工程,之后根据视频数据来源要求编译其他代码。建议使用 Visual Studio 2003 ,如果需要编译 DirectX 相关模块,则请安装 DirectX SDK 9.0 或更高版本。
Platform: | Size: 1242832 | Author: 李典 | Hits:

[Other resourceDirectX-9-3Dtuxingchengxusheji

Description: DirectX 9 3D图形程序设计 本书着重阐述了用DirectX 9进行3维图形设计的技术。对于进行游戏设计的编程人员,计算机动画工作者,计算机,电子学科学生来说,是非常理想的学习和参考资料。 <>涉及的内容包括:基础3维图形座标变换,利用DirectX进行位图操作,顶点渲染,光照,纹理映射,阴影,雾化等。并且阐述了DirectX 9最新也是最强的特性:可编程顶点渲染和像素渲染。通过DirectX 9提供的可编程语言,游戏设计者可以很方便地更改3维变换和光照渲染方法,在个人电脑上实时演示具有电影动画品质的3维图形。本书由浅入深,带领读者使用DirectX 9设计出高品质的3维游戏。随书附带的CD包括了本书每一章节内容的范例和源程序,具有极高的使用价值。
Platform: | Size: 5602619 | Author: 张敏 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »

CodeBus www.codebus.net